container: Remove some unused includes
authorTimm Bäder <mail@baedert.org>
Mon, 15 Jan 2018 21:07:29 +0000 (22:07 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 17 Jan 2018 20:57:19 +0000 (21:57 +0100)
gtk/gtkcontainer.c

index 9cbe2e52cedb162d52d6870d6eb15703cccf0c0e..86974922807062c85ec1a059ba1e91f8fbc703f3 100644 (file)
 #include "gtkbuilderprivate.h"
 #include "gtktypebuiltins.h"
 #include "gtkprivate.h"
-#include "gtkmain.h"
 #include "gtkmarshalers.h"
 #include "gtksizerequest.h"
-#include "gtksizerequestcacheprivate.h"
 #include "gtkwidgetprivate.h"
 #include "gtkwindow.h"
 #include "gtkassistant.h"
 #include "gtkintl.h"
 #include "gtkstylecontextprivate.h"
-#include "gtkwidgetpath.h"
 #include "a11y/gtkcontaineraccessible.h"
 #include "a11y/gtkcontaineraccessibleprivate.h"
 #include "gtkpopovermenu.h"